PDF4Java Reference Documentation
com.o2sol.pdf4java.document Package / PDFViewerPreferences Class / getNonFullScreenPageMode Method
In This Topic
    getNonFullScreenPageMode Method
    In This Topic
    Gets the document's page mode.
    Syntax
    public PDFDisplayMode getNonFullScreenPageMode()

    Return Value

    The document's page mode, specifying how to display the document on exiting full-screen mode.
    See Also